Welcome![Sign In][Sign Up]
Location:
Search - linux 2.6

Search list

[Linux-Unixvmsplice_exploit.c

Description: Linux vmsplice Local Root Exploit Code, ef. Linux 2.6.17 - 2.6.24.1-Linux vmsplice Local Root Exploit Code, ef. Linux 2.6.17- 2.6.24.1
Platform: | Size: 2048 | Author: yiiiao | Hits:

[Software Engineeringlinux

Description: 作为一名电子工程师,而且是一个什么都想自己做的人,我一向愿意用计算机来控制外部设备。甚至还在我们父辈的Apple-2e时代,我就已经开始寻找别的平台,希望可以与我定制的环境相连,并且可以写我自己的驱动程序软件。不幸的是,八十年代的个人电脑并没有那么强大,不论在软件层还是硬件层上,个人电脑的内部设计都远不如Apple-2e,并且在很长一段时间内,可以获得的文档都不能令人满意。但是,接着发生的事是Linux出现了,我决定试一试,于是买了昂贵的386主板,并且没有跑任何商业软件。 那时侯,我正在大学里使用Unix系统,并为这样聪明的一个操作系统所震动,特别是又补充了GNU计划提供给用户的更智慧的工具后,我更是为Unix所深深陶醉。在我自己的个人电脑主板上跑Linux实在是一个有趣的经历,我甚至可以自己写设备驱动程序,而且又可以玩烙铁了。我不断告诉别人:“当我长大了,我一定会是个黑客”,Linux是实现这个梦想的绝佳平台。这就是说,用不着长大我就可以实现梦想了。 当Linux成熟起来以后,越来越多的人对写特制电路的设备驱动程序和商业设备的驱动程序感兴趣了。正如Linus Torvalds告知大家:“我们退回到这样一个时代——人人都为自己写设备驱动程序。”
Platform: | Size: 1092608 | Author: 李立安 | Hits:

[Internet-Networktmp

Description: atmel gpio driver for linux-2.6.20
Platform: | Size: 7168 | Author: 邓明建 | Hits:

[Linux-Unixbacklight

Description: linux背光驱动backlight,linux下的标准接口-linux backlight drive backlight, linux standard interface
Platform: | Size: 14336 | Author: duyufang | Hits:

[xml-soap-webservicexerces-c-src_2.6.0

Description: XERCES C/C++ XML解析器源码,支持读写XML文件功能,unxi/linux下需要gcc3.2以上版本-XERCES C/C++ XML parser source code, read and write XML documents to support the function, unxi/linux version more than required under gcc3.2
Platform: | Size: 5025792 | Author: tomton_27 | Hits:

[Linux-Unixled

Description: linux2.6 led driver 是非常难的典形的linux2.6驱动。初学者非常适应,其中就寄存器物理地址映射成虚拟地址有经典的函数繁例-linux2.6 led driver is very difficult for the typical driver linux2.6. Well adapted to beginners, which registers the physical address mapping into a virtual address has the classic function of Fan Example
Platform: | Size: 1024 | Author: nhy | Hits:

[Linux-Unixusb-skeleton

Description: usb驱动框架,都是建立在此基础上(linux 2.6.14测试)-usb driver framework, are built on the basis of this (linux 2.6.14 test)
Platform: | Size: 3072 | Author: hwj | Hits:

[Embeded Linuxled

Description: 嵌入式linux 2.6内核led驱动,也许对初学者有帮助-Embedded linux 2.6 kernel led driver, and perhaps helpful for beginners
Platform: | Size: 1024 | Author: youchengwei | Hits:

[Embeded Linuxcx3110x-0.8

Description: cx3110 drivers for linux 2.6 (基于SPI)-cx3110 drivers for linux 2.6 (based on the SPI)
Platform: | Size: 81920 | Author: daviscai | Hits:

[ARM-PowerPC-ColdFire-MIPS2.4.18_module_mmc

Description: linux-2.4.18的下测MMC驱动程序,测试平台是s3c2440-linux-2.4.18 test next MMC driver, test platform is a S3C2440
Platform: | Size: 40960 | Author: Jason | Hits:

[Internet-Networkdm9000x

Description: linux-2.6.12下的百兆网卡芯片dm9000ae驱动程序,支持双网卡,硬件平台是三星arm s3c2440-linux-2.6.12 under the Fast dm9000ae chip card driver to support dual-NIC, the hardware platform is Samsung arm s3c2440
Platform: | Size: 9216 | Author: 白文晓 | Hits:

[Linux-Unix18b20

Description: linux-2.6.12下的温度传感器18b20驱动程序代码,本人原创,包含测试程序,硬件平台是三星的s3c2440.绝对可用,请放心下载-linux-2.6.12 under 18b20 temperature sensor driver code, I am original, including test procedures, hardware platform is Samsung
Platform: | Size: 3072 | Author: 白文晓 | Hits:

[Embeded Linuxsdio-2.6.18-full

Description: Linux下SDIO设备的驱动程序,可以移植到其他系统如ucos上面-Linux under the SDIO device drivers, can be transferred to other systems such as the above uCOS
Platform: | Size: 477184 | Author: 吴潇文 | Hits:

[Linux-Unixlinux-0.11

Description: linux0.11经典学习代码,其系统架构与目前2.6的版本极其相似,代码量少,对深入了解linux有着极大的帮助-linux0.11 classic study code, the system architecture with the current version 2.6 is extremely similar to code less, to have a deeper understanding of great help in linux
Platform: | Size: 120832 | Author: songyuling | Hits:

[Linux-Unixs3c2410_spi_cc1100

Description: linux-2.6.14下的cc1100驱动程序,用于s3c2410平台-linux-2.6.14 under cc1100 driver for S3C2410 platform
Platform: | Size: 33792 | Author: Figo Wang | Hits:

[Linux-Unixu-boot-20060523

Description: 支持linux-2.4以后的启动参数设置,这一点是老的vivi所不支持的(需要修改/lib/boot_kernel.c文件中的setup_linux_param函数,但是又不知道怎么修改)-Support for linux-2.4 after the start-up parameter setting, it is old does not support vivi (need to modify/lib/boot_kernel.c document setup_linux_param function, but do not know how to modify)
Platform: | Size: 11132928 | Author: rain | Hits:

[Internet-Networktcp-lp-1.5.2

Description: TCP-LP protol source for linux 2.6.13
Platform: | Size: 22528 | Author: octsky | Hits:

[Linux-UnixGNUlinux

Description: GNU/LINUX编程指南+源代码 对于初学者非常有用 吐血推荐-GNU/LINUX Programming Guide+ Source code is very useful for beginners hematemesis Recommended
Platform: | Size: 15523840 | Author: 沧海一笑 | Hits:

[Linux-Unixpmac_driver_2.6.18

Description: linux 内核版本2.6.18下的pmac运动控制卡驱动源程序,包括isa总线和pci总线-linux kernel version 2.6.18 of PMAC motion control card driver source code, including isa bus and pci bus
Platform: | Size: 260096 | Author: ejang | Hits:

[Linux-Unixpmac_driver-2.6.15

Description: Linux 内核版本2.6.15下的pmac运动控制卡驱动源程序,包括isa总线和pci总线-Linux kernel version 2.6.15 of PMAC motion control card driver source code, including isa bus and pci bus
Platform: | Size: 248832 | Author: ejang | Hits:
« 1 2 3 4 5 67 8 9 10 11 ... 50 »

CodeBus www.codebus.net